Posts

Post marked as solved
3 Replies
428 Views
Hi, When creating a 3 columns Split View in SwiftUI the second view that resemble the mails list in Apple Mails App have a blue icon at top left corner where when tapped shows the column of Mail boxes such as Inbox, Sent etc. This icon by default when creating the Split View disappears after tapping, it shows the third column and disappear , I would like it to stay so I can show and collapse the first column sam as Apple Mail App. how to do that ? its called back also how to rename it and add icon to it ?
Posted Last updated
.
Post marked as solved
4 Replies
279 Views
Hi, Is there math functions in Swift built in, such as Sin, Cos, Log etc ? Kindest Regards
Posted Last updated
.
Post marked as solved
1 Replies
199 Views
Hi, NavigationStack is a struct so to initialize it we need to use var or let so how come we use it without this keywords ? Kindest Regards
Posted Last updated
.
Post not yet marked as solved
0 Replies
308 Views
Hi Im trying to run my Xcode App on physical iPad but getting the attached screen message, this happened recently before few months I didn't get it. My iPad is 9.7" Pro with iPadOS 15.6. Mac is NBP 2015 with macOS 11.5.1 and Xcode Version 13.2.1. is there a fix ?
Posted Last updated
.
Post marked as solved
3 Replies
414 Views
Hi my MacBook Pro stopped updating at Big Sur although it’s not old it’s 2015. So to use the new SwiftUI features isn’t enough to upgrade to Xcode 14 or it won’t install on my machine ? Kindest Regards
Posted Last updated
.
Post marked as solved
3 Replies
373 Views
Hi Theres colors to use in SwiftUI when developing iOS App such as first line, but when I try to use the other system color placeholderText I get the error "Type Color? has no member placeholderText" why ? Text("Hello, World!").foregroundColor(.quaternaryLabel)
Posted Last updated
.
Post not yet marked as solved
2 Replies
685 Views
Hi SwiftUI updates such as Charts are available to use now or till the new OS launches in coming fall ? Kindest Regards
Posted Last updated
.
Post not yet marked as solved
1 Replies
320 Views
Hi suppose I have 2 buttons button1 and button2 and when button2 is tapped I want to change button1 colors and it’s text, how to do that ? How to reference to button1 and change its modifiers ? now also suppose button one was a text such as Text(“Some Text”), how to change text shown between brackets when button2 is tapped ? Kindest Regards
Posted Last updated
.
Post not yet marked as solved
1 Replies
833 Views
Hi so based on Apple UIG I should use degrees of transparency to get degrees of gray ? So to apply that on a label for example or text I make them black color then apply transparency on the control element it self ? kindest Regards
Posted Last updated
.
Post not yet marked as solved
1 Replies
382 Views
Hi can my App now install fonts system wide in iOS and iPadOS ? Is there any helpful links ? Kindest Regards
Posted Last updated
.
Post not yet marked as solved
0 Replies
822 Views
Hi can my App now install fonts system wide in iOS and iPadOS ? Is there any helpful links ? Kindest Regards
Posted Last updated
.
Post not yet marked as solved
0 Replies
352 Views
Hi App names on App Store is it like domain names ? For example when an App named things I can’t publish an App with same name ? And if yes how to check about available names and reserve them ? kindest Regards
Posted Last updated
.